翻訳と辞書
Words near each other
・ Low-glycemic diet
・ Low-grade fibromyxoid sarcoma
・ Low-impact development
・ Low-impact development (U.S. and Canada)
・ Low-impact development (UK)
・ Low-Income Countries Under Stress
・ Low-Income Home Energy Assistance Program
・ Low-Income Housing Tax Credit
・ Low-information rationality
・ Low-intensity pulsed ultrasound
・ Low-ionization nuclear emission-line region
・ Low-k dielectric
・ Low-key feedback
・ Low-key lighting
・ Low-latency queuing
Low-level design
・ Low-level equilibrium trap
・ Low-level programming language
・ Low-level radioactive waste policy of the United States
・ Low-Level Reader Protocol
・ Low-level waste
・ Low-Life
・ Low-life
・ Low-Light (G.I. Joe)
・ Low-molecular-weight chromium-binding substance
・ Low-molecular-weight kininogen
・ Low-noise amplifier
・ Low-noise block downconverter
・ Low-pass filter
・ Low-performance equipment


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Low-level design : ウィキペディア英語版
Low-level design

Low-level design (LLD) is a component-level design process that follows a step-by-step refinement process. This process can be used for designing data structures, required software architecture, source code and ultimately, performance algorithms. Overall, the data organization may be defined during requirement analysis and then refined during data design work. Post-build, each component is specified in detail.
The LLD phase is the stage where the actual software components are designed.
During the detailed phase the logical and functional design is done and the design of application structure is developed during the high-level design phase.
== Design phase ==

A design is the order of a system that connects individual components. Often, it can interact with other systems. Design is important to achieve high reliability, low cost, and good maintain-ability.
We can distinguish two types of program design phases:
* Architectural or high-level design
* Detailed or low-level design
Structured flow charts and HIPO diagrams typify the class of software design tools and these provide a high-level overview of a program. The advantages of such a design tool is that it yields a design specification that is understandable to nonprogrammers and it provides a good pictorial display of the module dependencies.
A disadvantage is that it may be difficult for software developers to go from graphic-oriented representation of software design to implementation. Therefore, it is necessary to provide little insight into the algorithmic structure describing procedural steps to facilitate the early stages of software development (generally using PDLs).〔Survey of Program Design Languages (PDLs): Brian A. Nejmeh, Herbert E. Dunsmore〕

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Low-level design」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.